PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getRow Method
In This Topic
    getRow Method
    In This Topic
    Gets the row this cell belongs to.
    Syntax
    public PDFFlowTableRow getRow()

    Return Value

    >The row that owns the cell.
    See Also